home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / MacTechNotes / TN.201.250 / TN.237.TextEdit Limits Again / TN.237.TextEdit Limits Again.rsrc / SitC_0_Long Description < prev   
Encoding:
Text File  |  1989-05-15  |  529 b   |  1 lines

  1. TN.237.TextEdit Limits Again - This Technical Note describes another limit on the length of a TextEdit record that was previously undocumented. The TextEdit chapters in Inside Macintosh document the 32K character limit on a TextEdit record length.  They do not, however, discuss the more subtle constraint on the size of the destRect.  By definition, the destRect uses integer values for the top-left and bottom-right boundary points.  It is possible to have values too large for the destRect without reaching the teLength limit.